Click or drag to resize

ItemWebClientEditFormQueryString Property

Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string WebClientEditFormQueryString { get; }

Property Value

Type: String
The web client edit form query string.
See Also